'Declaration
Public ReadOnly Property ChangeType As ChangeType
'Usage
Dim instance As PDFCollectionChangedEventArgs(Of T) Dim value As ChangeType value = instance.ChangeType
public ChangeType ChangeType {get;}
public: __property ChangeType get_ChangeType();
public: property ChangeType ChangeType { ChangeType get(); }